projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b544de
)
(file-name-buffer-file-type-alist): Fix typo in regexp.
author
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 7 Oct 1998 02:29:06 +0000
(
02:29
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 7 Oct 1998 02:29:06 +0000
(
02:29
+0000)
lisp/dos-w32.el
patch
|
blob
|
history
diff --git
a/lisp/dos-w32.el
b/lisp/dos-w32.el
index 351f5bf37896809ce5af2b2a1567a41f177f2871..e7d427f612d0e071b97d66d7790b74ee3d0685d1 100644
(file)
--- a/
lisp/dos-w32.el
+++ b/
lisp/dos-w32.el
@@
-51,7
+51,7
@@
; MS-Dos stuff
("\\.\\(dll\\|drv\\|cpl\\|scr\\vbx\\|386\\|vxd\\|fon\\|fnt\\|fot\\|ttf\\|grp\\)$" . t)
; Windows stuff
- ("\\.\\(hlp\\|bmp\\|wav\\|avi\\|mpg\\|jpg\\|tif\\
mov\\
au\\)" . t)
+ ("\\.\\(hlp\\|bmp\\|wav\\|avi\\|mpg\\|jpg\\|tif\\
|mov\\|
au\\)" . t)
; known binary data files
("\\.\\(arc\\|zip\\|pak\\|lzh\\|zoo\\)$" . t)
; Packers